home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / ftn / rename.z / rename
Encoding:
Text File  |  1998-10-30  |  1.5 KB  |  67 lines

  1.  
  2.  
  3.  
  4. RRRREEEENNNNAAAAMMMMEEEE((((3333FFFF))))                                                          RRRREEEENNNNAAAAMMMMEEEE((((3333FFFF))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      rename - rename a file
  10.  
  11. SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.      iiiinnnntttteeeeggggeeeerrrr ffffuuuunnnnccccttttiiiioooonnnn rrrreeeennnnaaaammmmeeee ((((ffffrrrroooommmm,,,, ttttoooo))))
  13.      cccchhhhaaaarrrraaaacccctttteeeerrrr****((((****)))) ffffrrrroooommmm,,,, ttttoooo
  14.  
  15. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.      _F_r_o_m must be the pathname of an existing file.  _T_o will become the new
  17.      pathname for the file.  If _t_o exists, then both _f_r_o_m and _t_o must be the
  18.      same type of file, and must reside on the same filesystem.  If _t_o exists,
  19.      it will be removed first.
  20.  
  21.      The returned value will be 0 if successful; a system error code
  22.      otherwise.
  23.  
  24. FFFFIIIILLLLEEEESSSS
  25.      /usr/lib/libU77.a
  26.  
  27. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  28.      rename(2), perror(3F)
  29.  
  30. BBBBUUUUGGGGSSSS
  31.      Pathnames can be no longer than MAXPATHLEN as defined in <_s_y_s/_p_a_r_a_m._h>.
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.